# Copyright (c) 2022 by Saugia
#
# Endless Sky is free software: you can redistribute it and/or modify it under the
# terms of the GNU General Public License as published by the Free Software
# Foundation, either version 3 of the License, or (at your option) any later version.
#
# Endless Sky is distributed in the hope that it will be useful, but WITHOUT ANY
# WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A
# PARTICULAR PURPOSE. See the GNU General Public License for more details.
#
# You should have received a copy of the GNU General Public License along with
# this program. If not, see <https://www.gnu.org/licenses/>.


event "gegno space label"
	galaxy "label gegno"
		sprite label/gegno
		

event "gegno: unified defense"
	government "Gegno Vi"
		"attitude toward"
			"Gegno Scin" 1
	government "Gegno Scin"
		"attitude toward"
			"Gegno Vi" 1
	government "Gegno"
		"attitude toward"
			"Gegno Scin" 1
			"Gegno Vi" 1
	government "Quarg"
		"attitude toward"
			"Gegno" 1
			"Gegno Vi" 1
			"Gegno Scin" 1
	system "Vesvii"
		remove fleet "Vi Warfleet"
		remove fleet "Scin Warfleet"
		add fleet "Gegno Miners" 1000
	system "Zeinar"
		add fleet "Scin Warfleet" 600
		add fleet "Quarg" 1000
	system "Scija"
		add fleet "Vi Warfleet" 600
		add fleet "Quarg" 1000
	system "Heutesl"
		add fleet "Scin Warfleet" 600
		add fleet "Vi Warfleet" 600
		add fleet "Quarg Large" 600


# Will be defined in the future.

event "Vesvii War"
